build: Rename doc/ -> apidoc/
authorColin Walters <walters@verbum.org>
Wed, 27 Jan 2016 18:29:21 +0000 (13:29 -0500)
committerColin Walters <walters@verbum.org>
Thu, 28 Jan 2016 14:31:34 +0000 (09:31 -0500)
commit32c360b5a0188ec0139218d53db7767698c8bef6
tree0cc0c379187813072da649cb8631658bdfc5b081
parent313b4720e8b76abf8b7840e79a7a8a0662a82edb
build: Rename doc/ -> apidoc/

This is preparation for introducing a `mkdocs` manual under `doc/`
which should be significantly more useful for the world at large than
the minimal manual that exists there now.
20 files changed:
Makefile.am
apidoc/.gitignore [new file with mode: 0644]
apidoc/Makefile.am [new file with mode: 0644]
apidoc/adapting-existing.xml [new file with mode: 0644]
apidoc/atomic-upgrades.xml [new file with mode: 0644]
apidoc/deployment.xml [new file with mode: 0644]
apidoc/ostree-docs.xml [new file with mode: 0644]
apidoc/ostree-sections.txt [new file with mode: 0644]
apidoc/overview.xml [new file with mode: 0644]
apidoc/repo.xml [new file with mode: 0644]
configure.ac
doc/.gitignore [deleted file]
doc/Makefile.am [deleted file]
doc/adapting-existing.xml [deleted file]
doc/atomic-upgrades.xml [deleted file]
doc/deployment.xml [deleted file]
doc/ostree-docs.xml [deleted file]
doc/ostree-sections.txt [deleted file]
doc/overview.xml [deleted file]
doc/repo.xml [deleted file]